home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <meta http-equiv="MSThemeCompatible" content="yes" />
- <link href="ccc.css" type="text/css" rel="STYLESHEET" />
- <script src="ccc.js"></script>
- <script language="javascript">
- <!--
- function OnTxtFieldChanging()
- {
- var oKey = document.getElementById("txtKey");
- var sResult = "false";
-
- if (oKey != null)
- {
- if (ValidateSerial(oKey.value))
- {
- sResult = "true";
- }
-
- location = "pcucmd://StoreParam?key=" + oKey.value;
- }
-
- location="pcucmd://CanContinue?enable=" + sResult;
- }
-
- function WebBrHRefAssign()
- {
- var WebBr = document.getElementById("WebBr");
- if (WebBr != null)
- {
- var strURL="http://apps.corel.com/redirect/"+getParamString();
- WebBr.href=strURL;
- }
- }
-
- -->
- </script>
- </head>
- <body onload="WebBrHRefAssign(); location='pcucmd://FrameDataLoaded';" tabindex="-1">
- <div id="pcu_data" style="DISPLAY: none">
- PageDimension:630,440
- </div>
- <div id="ButtonBar" style="display:none">
- <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
- <tr>
- <td align="right">
- <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">C<u>o</u>ntinue</button>
- <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>C</u>ancel</button>
- </td>
- </tr>
- </table>
- </div>
- You are not connected to the Internet at this time. In order to proceed, please choose one of the following options:
- <br>
- <br>
- <table style="width: 100%" cellpadding="0" cellspacing="0">
- <tr style="vertical-align:top">
- <td style="padding: 5px; width: 195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid">
- <p><b>Connect to Internet?</b></p>
- <p>
- Connect to the Internet and sign-in to your Corel Account.
- </p>
- <p align="center">
- <button accesskey="N" type="button" id="btnConnect" onclick="location='pcucmd://Connect'; location='pcucmd://SetSequence?name=Online&index=2&condition=yes'">Co<u>n</u>nect</button>
- </p>
- <p>If you are online but are unable to connect, <a id="WebBr" href="#" target="_blank">click here</a> to use your Web browser.</p>
- </td>
- <td style="padding:5px; width:195; border-right-width:thin; border-right-color:Silver; border-right-style:solid;">
- <p><b>Working off-line?</b></p>
- <p>Contact a Corel Customer Service representative in your area to receive your trial serial number.
- </p>
- <p align="center">
- <button accesskey="P" type="button" id="btnPhoneCorel" onclick="location='pcucmd://Next'"><u>P</u>hone Corel</button>
- </p>
- </td>
- <td style="width: 195px; padding: 5px">
- <p><b>Already have a Trial serial number?</b></p>
- <p>
- Enter your trial serial number and choose Continue to proceed.
- </p>
- <p align="center">
- <input style="margin-left:5px; margin-right:5px; width:100%" type="text" id="txtKey" onkeyup="OnTxtFieldChanging()" />
- </p>
- </td>
- </tr>
- </table>
- </body>
- </html>
-